Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1WrapDataCollection<S,T> Class
The type of the items in the source collection.
The type of the items in the collection.
Members

In This Topic
    C1WrapDataCollection<S,T> Class
    In This Topic
    Collection which takes another collection as source.
    Syntax
    Type Parameters
    S
    The type of the items in the source collection.
    T
    The type of the items in the collection.
    Inheritance Hierarchy
    See Also